home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 002a / dealinc.zip / POKER.BAT < prev    next >
DOS Batch File  |  1991-09-11  |  1KB  |  23 lines

  1. echo off
  2. cls
  3. echo        ┌─────────────────────────────────────────────────────────┐
  4. echo        │              Amarillo Slim DEALER'S CHOICE              │
  5. echo        │             ────────────────────────────────            │
  6. echo        │                                                         │
  7. echo        │     NOTE:   FOR USERS OF DISK CACHE PROGRAMS            │
  8. echo        │                                                         │
  9. echo        │        At the completion of this program, your system   │
  10. echo        │        may experience a lock-up if you are using a      │
  11. echo        │        disk cache program, such as "SMARTDRV.SYS"       │
  12. echo        │                                                         │
  13. echo        │        To avoid this problem, it is recommended that    │
  14. echo        │        disk cache users reboot after Dealer's Choice    │
  15. echo        │        has terminated.                                  │
  16. echo        │                                                         │
  17. echo        ├─────────────────────────────────────────────────────────┤
  18. echo        └─────────────────────────────────────────────────────────┘
  19. pause
  20. cls
  21. echo  Please wait while I find you a table...
  22. 28poker %1 %2
  23.